home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / tex-k-archive.gz / tex-k-archive / 000205_roegel@lorraine.loria.fr_Mon Jan 31 22:54:28 1994.msg < prev    next >
Internet Message Format  |  1994-10-11  |  2KB

  1. Received: from lorraine.loria.fr by cs.umb.edu with SMTP id AA19992
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Mon, 31 Jan 1994 15:53:54 -0500
  3. Received: from pandore.loria.fr (pandore.loria.fr [152.81.4.135]) by lorraine.loria.fr (8.6.5/8.6.5) with ESMTP id VAA25442; Mon, 31 Jan 1994 21:53:31 +0100
  4. From: "Denis B. Roegel" <Denis.Roegel@loria.fr>
  5. Received: from localhost (roegel@localhost) by pandore.loria.fr (8.6.4/8.6.4) id VAA11039; Mon, 31 Jan 1994 21:54:29 +0100
  6. Message-Id: <199401312054.VAA11039@pandore.loria.fr>
  7. Subject: MlTeX problem : solution
  8. To: tex-k@cs.umb.edu
  9. Date: Mon, 31 Jan 1994 21:54:28 +0100 (MET)
  10. Cc: roegel@lorraine.loria.fr (Denis B. Roegel)
  11. X-Mailer: ELM [version 2.4 PL23]
  12. Mime-Version: 1.0
  13. Content-Type: text/plain; charset=ISO-8859-1
  14. Content-Transfer-Encoding: 8bit
  15. Content-Length: 824       
  16.  
  17. Sorry to bother you again. I found my mistake.
  18. Distributed with MlTeX's 3.141 change file is also
  19. a Makefile where 
  20.  
  21. tex.p: tex.web ctex.ch
  22.         ../web/tangle tex.web ctex.ch
  23.  
  24. is replaced by
  25.  
  26. tex.p: tex.web ctex.ch
  27.         ../web/tangle tex.web ctex.ch
  28.         sed -e 's/xiiix/(/;s/xtttx/)/' tex.p > tex.pp
  29.         mv tex.pp tex.p
  30.  
  31. I changed it, as well as 3.141 into 3.1415 in the change file.
  32. And everything went fine.
  33.  
  34. Denis.
  35.  
  36.  -----------------------------------------------------
  37. | Denis Roegel                                        |
  38. | CRIN (Centre de Recherche en Informatique de Nancy) | 
  39. | F-54506 VANDOEUVRE-LES-NANCY                        |
  40. | FRANCE                                              |
  41. | e-mail: roegel@loria.fr                             |
  42.  -----------------------------------------------------